- FARPROC
alias FARPROC = int function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_bind
alias da_wpurple_bind = int function(int socket, sockaddr* addr, int length)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_cleanup
alias da_wpurple_cleanup = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_close
alias da_wpurple_close = int function(int fd)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_connect
alias da_wpurple_connect = int function(int socket, sockaddr* addr, c_ulong length)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_data_dir
alias da_wpurple_data_dir = const(char)* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_escape_dirsep
alias da_wpurple_escape_dirsep = char* function(const(char)* filename)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_fcntl
alias da_wpurple_fcntl = int function(int socket, int command, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_find_and_loadproc
alias da_wpurple_find_and_loadproc = FARPROC function(const(char)* dllname, const(char)* procedure)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_g_io_channel_win32_new_socket
alias da_wpurple_g_io_channel_win32_new_socket = GIOChannel* function(int socket)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_get_special_folder
alias da_wpurple_get_special_folder = gchar* function(int folder_type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_get_timezone_abbreviation
alias da_wpurple_get_timezone_abbreviation = const(char)* function(const(tm)* tm)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_get_tz_offset
alias da_wpurple_get_tz_offset = c_long function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_gethostbyname
alias da_wpurple_gethostbyname = hostent* function(const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_gethostname
alias da_wpurple_gethostname = int function(char* name, size_t size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_getsockname
alias da_wpurple_getsockname = int function(int socket, sockaddr* addr, int* lenptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_getsockopt
alias da_wpurple_getsockopt = int function(int socket, int level, int optname, void* optval, int* optlenptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_gettimeofday
alias da_wpurple_gettimeofday = int function(timeval* p, timezone* z)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_inet_aton
alias da_wpurple_inet_aton = int function(const(char)* name, in_addr* addr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_inet_ntop
alias da_wpurple_inet_ntop = const(char)* function(int af, const(void)* src, char* dst, int cnt)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_inet_pton
alias da_wpurple_inet_pton = int function(int af, const(char)* src, void* dst)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_init
alias da_wpurple_init = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_install_dir
alias da_wpurple_install_dir = const(char)* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_ioctl
alias da_wpurple_ioctl = int function(int fd, int command, void* opt)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_lib_dir
alias da_wpurple_lib_dir = const(char)* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_listen
alias da_wpurple_listen = int function(int socket, uint n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_locale_dir
alias da_wpurple_locale_dir = const(char)* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_localtime_r
alias da_wpurple_localtime_r = tm* function(const(time_t)* time, tm* resultp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_read
alias da_wpurple_read = int function(int fd, void* buf, uint size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_read_reg_dword
alias da_wpurple_read_reg_dword = gboolean function(void* rootkey, const(char)* subkey, const(char)* valname, c_ulong* result)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_read_reg_string
alias da_wpurple_read_reg_string = char* function(void* rootkey, const(char)* subkey, const(char)* valname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_recv
alias da_wpurple_recv = int function(int fd, void* buf, size_t len, int flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_rename
alias da_wpurple_rename = int function(const(char)* oldname, const(char)* newname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_send
alias da_wpurple_send = int function(int fd, const(void)* buf, uint size, int flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_sendto
alias da_wpurple_sendto = int function(int socket, const(void)* buf, size_t len, int flags, const(sockaddr)* to, int tolen)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_setsockopt
alias da_wpurple_setsockopt = int function(int socket, int level, int optname, const(void)* optval, int optlen)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_socket
alias da_wpurple_socket = int function(int domain, int style, int protocol)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_strerror
alias da_wpurple_strerror = char* function(int errornum)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_write
alias da_wpurple_write = int function(int fd, const(void)* buf, uint size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wpurple_write_reg_string
alias da_wpurple_write_reg_string = gboolean function(void* rootkey, const(char)* subkey, const(char)* valname, const(char)* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_bind
int wpurple_bind(int socket, sockaddr* addr, int length)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_cleanup
void wpurple_cleanup()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_close
int wpurple_close(int fd)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_connect
int wpurple_connect(int socket, sockaddr* addr, c_ulong length)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_data_dir
const(char)* wpurple_data_dir()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_escape_dirsep
char* wpurple_escape_dirsep(const(char)* filename)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_fcntl
int wpurple_fcntl(int socket, int command, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_find_and_loadproc
FARPROC wpurple_find_and_loadproc(const(char)* dllname, const(char)* procedure)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_g_io_channel_win32_new_socket
GIOChannel* wpurple_g_io_channel_win32_new_socket(int socket)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_get_special_folder
gchar* wpurple_get_special_folder(int folder_type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_get_timezone_abbreviation
const(char)* wpurple_get_timezone_abbreviation(const(tm)* tm)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_get_tz_offset
c_long wpurple_get_tz_offset()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_gethostbyname
hostent* wpurple_gethostbyname(const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_gethostname
int wpurple_gethostname(char* name, size_t size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_getsockname
int wpurple_getsockname(int socket, sockaddr* addr, int* lenptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_getsockopt
int wpurple_getsockopt(int socket, int level, int optname, void* optval, int* optlenptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_gettimeofday
int wpurple_gettimeofday(timeval* p, timezone* z)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_inet_aton
int wpurple_inet_aton(const(char)* name, in_addr* addr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_inet_ntop
const(char)* wpurple_inet_ntop(int af, const(void)* src, char* dst, int cnt)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_inet_pton
int wpurple_inet_pton(int af, const(char)* src, void* dst)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_init
void wpurple_init()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_install_dir
const(char)* wpurple_install_dir()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_ioctl
int wpurple_ioctl(int fd, int command, void* opt)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_lib_dir
const(char)* wpurple_lib_dir()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_listen
int wpurple_listen(int socket, uint n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_locale_dir
const(char)* wpurple_locale_dir()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_localtime_r
tm* wpurple_localtime_r(const(time_t)* time, tm* resultp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_read
int wpurple_read(int fd, void* buf, uint size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_read_reg_dword
gboolean wpurple_read_reg_dword(void* rootkey, const(char)* subkey, const(char)* valname, c_ulong* result)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_read_reg_string
char* wpurple_read_reg_string(void* rootkey, const(char)* subkey, const(char)* valname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_recv
int wpurple_recv(int fd, void* buf, size_t len, int flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_rename
int wpurple_rename(const(char)* oldname, const(char)* newname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_send
int wpurple_send(int fd, const(void)* buf, uint size, int flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_sendto
int wpurple_sendto(int socket, const(void)* buf, size_t len, int flags, const(sockaddr)* to, int tolen)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_setsockopt
int wpurple_setsockopt(int socket, int level, int optname, const(void)* optval, int optlen)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_socket
int wpurple_socket(int domain, int style, int protocol)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_strerror
char* wpurple_strerror(int errornum)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_write
int wpurple_write(int fd, const(void)* buf, uint size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_write_reg_string
gboolean wpurple_write_reg_string(void* rootkey, const(char)* subkey, const(char)* valname, const(char)* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_bind
da_wpurple_bind wpurple_bind;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_cleanup
da_wpurple_cleanup wpurple_cleanup;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_close
da_wpurple_close wpurple_close;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_connect
da_wpurple_connect wpurple_connect;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_data_dir
da_wpurple_data_dir wpurple_data_dir;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_escape_dirsep
da_wpurple_escape_dirsep wpurple_escape_dirsep;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_fcntl
da_wpurple_fcntl wpurple_fcntl;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_find_and_loadproc
da_wpurple_find_and_loadproc wpurple_find_and_loadproc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_g_io_channel_win32_new_socket
da_wpurple_g_io_channel_win32_new_socket wpurple_g_io_channel_win32_new_socket;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_get_special_folder
da_wpurple_get_special_folder wpurple_get_special_folder;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_get_timezone_abbreviation
da_wpurple_get_timezone_abbreviation wpurple_get_timezone_abbreviation;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_get_tz_offset
da_wpurple_get_tz_offset wpurple_get_tz_offset;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_gethostbyname
da_wpurple_gethostbyname wpurple_gethostbyname;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_gethostname
da_wpurple_gethostname wpurple_gethostname;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_getsockname
da_wpurple_getsockname wpurple_getsockname;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_getsockopt
da_wpurple_getsockopt wpurple_getsockopt;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_gettimeofday
da_wpurple_gettimeofday wpurple_gettimeofday;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_inet_aton
da_wpurple_inet_aton wpurple_inet_aton;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_inet_ntop
da_wpurple_inet_ntop wpurple_inet_ntop;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_inet_pton
da_wpurple_inet_pton wpurple_inet_pton;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_init
da_wpurple_init wpurple_init;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_install_dir
da_wpurple_install_dir wpurple_install_dir;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_ioctl
da_wpurple_ioctl wpurple_ioctl;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_lib_dir
da_wpurple_lib_dir wpurple_lib_dir;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_listen
da_wpurple_listen wpurple_listen;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_locale_dir
da_wpurple_locale_dir wpurple_locale_dir;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_localtime_r
da_wpurple_localtime_r wpurple_localtime_r;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_read
da_wpurple_read wpurple_read;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_read_reg_dword
da_wpurple_read_reg_dword wpurple_read_reg_dword;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_read_reg_string
da_wpurple_read_reg_string wpurple_read_reg_string;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_recv
da_wpurple_recv wpurple_recv;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_rename
da_wpurple_rename wpurple_rename;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_send
da_wpurple_send wpurple_send;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_sendto
da_wpurple_sendto wpurple_sendto;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_setsockopt
da_wpurple_setsockopt wpurple_setsockopt;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_socket
da_wpurple_socket wpurple_socket;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_strerror
da_wpurple_strerror wpurple_strerror;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_write
da_wpurple_write wpurple_write;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wpurple_write_reg_string
da_wpurple_write_reg_string wpurple_write_reg_string;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.